grabserial software package provides python-based serial dump and timing program, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install grabserial
grabserial is installed in your system.
Make ensure the grabserial package were installed using the commands given below,
$ sudo dpkg-query -l | grep grabserial *
You will get with grabserial package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Utilities |
| Package | grabserial |
| Version | 1.9.3-1 |
| Description | python-based serial dump and timing program |
| Sub Section | utils |